home *** CD-ROM | disk | FTP | other *** search
/ Enter Special 5: Digital Photography / ENTER Special 05.iso / Grafika / Paint Shop Pro 8.0 / psp800ev.exe / Data1.cab / mapping.swf / scripts / DefineButton2_47 / BUTTONCONDACTION on(keyPress Space).as < prev    next >
Encoding:
Text File  |  2003-04-22  |  80 b   |  5 lines

  1. on(keyPress "<Space>"){
  2.    _global.mov.gotoandstop(1);
  3.    gotoAndStop(1);
  4. }
  5.